Видео с ютуба Ihostedservice Startasync
IHostedService vs. BackgroundService
IHostedService and BackgroundService
ХОСТ и Kestrel в ASP.NET Core - Всё про IHostedServices и Background Services
Resolving the TaskCanceledException When Stopping Application in IHostedService During Startup
Repeated Task in IHostedService #dotnetcore #csharp
Unit Testing StartAsync Method in .NET 6 Console App Using IHostApplicationLifetime
DotNet Core Channels with .Net Core Background Service Example
Lecture 1 - Getting Started IHost, IHosted Service | C# ASP.NET MVC Core Fundamentals
What is the difference between BackgroundService and HostedService?
Background Tasks Are Finally Fixed in .NET 8
How to Run Multiple Tasks Simultaneously in the Background of an IHostedService in ASP.NET Core
Background Service Start & Stop Async Methods #dotnetcore
Building Headless Akka.NET Services with IHostedService
Background Jobs in ASP.NET Core - BackgroundService vs IHostedLifeCycleService (IHostedService)
.NET Hosted Service: Run a background service and task (uses .NET Core)
Running Background tasks using IHostedService and BackgroundService (In ASP.NET Core 3.1)
Asp.net Core IHostedService ve BackgroundService
Generic Host IHosted Service with Lifecycle and Multiple Services
ASP.NET 6 BACKGROUND WORKER SERVICES - What you need to know and how to setup one.
How to inject services in .NET Hosted Service (BackgroundService)